Social Media WebpageDate: 08/23/24
It's a webpage presenting a research of current social media problems.
|
![]() |
Business CardDate: 08/27/24
Created a business card with a QR-Code that can be scaned, and made it user friendly on mobile devices.
|
![]() |
CollageDate: 09/03/24
Created a collage using absolute and relative positioning.
|
![]() |
Merchandise StoreDate: 09/11/24
Created an online store using function and calculation.
|
![]() |
DiceDate: 09/20/24
Created a dice game using function, calculation, generate random numbers, and change images using a button.
|
![]() |
Craps GameDate: 09/25/24
Created craps game (similar to dice game) and include a reset mechanism.
|
![]() |
Merchandise UpgradeDate: 10/01/24
Upgrade previous merchandise store by adding radiobuttons (discounts) and a small survey (checkbox).
|
![]() |
Basic Space InvaderDate: 10/15/24
Created a game using timers to make a bullet and invader move, also able to draw characters in pixels.
|
![]() |
TankDate: 10/25/24
Created a tank game with more complex drawing, and a countdown timer.
|
![]() |
Circle BounceDate: 10/31/24
Created circles with different position, size, color, and speed using for loop; created a rectangle
that change circles' color when intersect.
|
![]() |
SubmarineDate: 11/14/24
Created fishes using for loop, and made them avoid submarine when it's close.
|
![]() |
Number ArraysDate: 11/20/24
Use an array to store 1000 random numbers; also use for loops to find highest, lowest number, even/odd numbers, userinput, etc.
|
![]() |
Number Arrays UpgradeDate: 11/22/24
Created a bottom where it automatically finds a random number, and calculate the average of how many searches it took to find it.
|
![]() |
Number Arrays Upgrade 2Date: 12/04/24
Sort the array and use binary search to find the random generated number, also calculate the average of how many searches it took to find it.
|
![]() |
Circle ArtDate: 12/14/24
Use a timer to draw a pattern, one circle at a time.
|
![]() |
Space Photon ShooterDate: 01/18/25
Created a game that has circles attacking a spaceship that can shoot 4 photons diagonally.
|
![]() |
String ProgramDate: 01/21/25
Add userinput to an array and convert it to uppercase, lowercase, and find the longest & shortest word.
|
![]() |
Checker BoardDate: 01/28/25
Create a checker board based on user inputs, including rows, columns, and 2 colors.
|
![]() |
Internet ResearchDate: 02/12/25
Research 4 topics about internet misuse, protection privacy, computing resources, etc; then fit them into a website template.
|
![]() |
Hornet GameDate: 02/28/25
Hornets chase food around to gain strength and attack other hornets.
|
![]() |